home *** CD-ROM | disk | FTP | other *** search
/ Linux Cubed Series 7: Sunsite / Linux Cubed Series 7 - Sunsite Vol 1.iso / system / emulator / patch-0.000 < prev    next >
Text File  |  1996-11-17  |  454b  |  21 lines

  1. Patchfile:
  2.     patch-0.60.4.dpmi.gz
  3.  
  4. Author:
  5.     Michael Leodolter
  6. Email:
  7.     Michael.Leodolter@univie.ac.at
  8.  
  9. Comment:
  10.     With this is a patch against a clean dosemu-0.60.4
  11.     it is possible to run PM make/compiler combinations.
  12.     I tried it with DJ200 make on a dir with 15 obj-files, and it works fine
  13.     (maybe Borland's protected mode make/compiler will work as well).
  14.  
  15. Usage:
  16.     cd where_dosemu_src_is/dosemu
  17.     zcat patch-0.60.4.dpmi.gz | patch -p0
  18.     make 
  19.  
  20. Good luck!
  21.